home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Magazine / Online / QMail / man / cat8 / qmail-queue.0 < prev    next >
Encoding:
Text File  |  1997-09-21  |  2.0 KB  |  67 lines

  1.  
  2.  
  3.  
  4. qmail-queue(8)                                     qmail-queue(8)
  5.  
  6.  
  7. NNAAMMEE
  8.        qmail-queue - queue a mail message for delivery
  9.  
  10. SSYYNNOOPPSSIISS
  11.        qqmmaaiill--qquueeuuee
  12.  
  13. DDEESSCCRRIIPPTTIIOONN
  14.        qqmmaaiill--qquueeuuee  reads  a  mail message from descriptor 0.  It
  15.        then reads envelope information  from  descriptor  1.   It
  16.        places  the  message  into  the  outgoing queue for future
  17.        delivery by qqmmaaiill--sseenndd.
  18.  
  19.        The envelope information is  an  envelope  sender  address
  20.        followed  by  a list of envelope recipient addresses.  The
  21.        sender address is preceded by the letter F and  terminated
  22.        by  a  0  byte.  Each recipient address is preceded by the
  23.        letter T and terminated by a 0 byte.  The list of  recipi-
  24.        ent addresses is terminated by an extra 0 byte.  If qqmmaaiill--
  25.        qquueeuuee sees end-of-file before the extra 0 byte, it  aborts
  26.        without placing the message into the queue.
  27.  
  28.        Every  envelope recipient address must contain a username,
  29.        an @ sign, and a fully qualified domain name.
  30.  
  31.        qqmmaaiill--qquueeuuee always adds a RReecceeiivveedd line to the top of  the
  32.        message.   Other  than  this, qqmmaaiill--qquueeuuee does not inspect
  33.        the message and does not enforce any restrictions  on  its
  34.        contents.   However, the recipients probably expect to see
  35.        a proper header, as described in qqmmaaiill--hheeaaddeerr((55)).
  36.  
  37. EEXXIITT CCOODDEESS
  38.        0 if qqmmaaiill--qquueeuuee  has  successfully  queued  the  message,
  39.        nonzero  if  qqmmaaiill--qquueeuuee  has failed to queue the message.
  40.        qqmmaaiill--qquueeuuee does not print diagnostics.
  41.  
  42. SSEEEE AALLSSOO
  43.        addresses(5),   envelopes(5),   qmail-header(5),    qmail-
  44.        inject(8), qmail-send(8), qmail-smtpd(8)
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                                                 1
  65.  
  66.  
  67.